axios的详解 axios拦截器 创建实例 全局配置 封装和使用 axios的使用
axios的使用方法 axios({ url:"http://", method:'get/post/put/delete'默认是get }).then(res=>console.log ...
axios的使用方法 axios({ url:"http://", method:'get/post/put/delete'默认是get }).then(res=>console.log ...